Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add documentation for using Redux and React Query as state management tools #156

Merged
merged 3 commits into from
Feb 8, 2024

Conversation

devleejb
Copy link
Member

@devleejb devleejb commented Feb 8, 2024

What this PR does / why we need it?

This PR adds documentation for using Redux and React Query as state management tools in the project.

Any background context you want to provide?

State management is a crucial aspect of any application, and using Redux and React Query can greatly enhance the efficiency and scalability of our project. By documenting the usage and benefits of these tools, we can ensure that all team members have a clear understanding of how to integrate them into our codebase.

What are the relevant tickets?

  • Fixes #

Checklist

  • Added relevant tests or not required
  • Didn't break anything

@devleejb devleejb added the documentation 📔 Improvements or additions to documentation label Feb 8, 2024
@devleejb devleejb self-assigned this Feb 8, 2024
@devleejb devleejb merged commit 53966f9 into main Feb 8, 2024
2 checks passed
@devleejb devleejb deleted the redux-docs branch February 8, 2024 04:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📔 Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant